tegra: Enable driver model
authorSimon Glass <[email protected]>
Thu, 12 Jun 2014 05:29:53 +0000 (23:29 -0600)
committerSimon Glass <[email protected]>
Fri, 20 Jun 2014 17:56:47 +0000 (11:56 -0600)
Enable driver model for Tegra boards.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Stephen Warren <[email protected]>
include/configs/tegra-common.h

index 129acf2cbf81551c35608ffbba17b0f1228e7dbb..3b88a83c04f3763a446b071b89926992f1b029a6 100644 (file)
@@ -19,6 +19,9 @@
 
 #include <asm/arch/tegra.h>            /* get chip and board defs */
 
+#define CONFIG_DM
+#define CONFIG_CMD_DM
+
 #define CONFIG_SYS_TIMER_RATE          1000000
 #define CONFIG_SYS_TIMER_COUNTER       NV_PA_TMRUS_BASE